crypto/tls.ClientHelloInfo.ctx (field)

3 uses

	crypto/tls (current package)
		common.go#L472: 	ctx context.Context
		common.go#L479: 	return c.ctx
		handshake_server.go#L997: 		ctx:               ctx,